All projects

Old portfolio

This project is my previous portfolio, which I had before the one you are currently viewing! The technology stack and goals of this portfolio differ significantly from the current one. Firstly, I used the Svelte Framework, a Single Page Application (SPA) framework, to build it. It was a great opportunity for me to learn a new framework, and I really enjoyed working on it. Additionally, unlike my current portfolio, it did not have a blog platform.

svelte

typescript

html

css

project presentation
First step
Design creation
My first portfolio was the first time I designed a website entirely on my own. Prior to that, I used to follow the design team I worked with and didn't really take part in the design process. After this first experience, I fell in love with the design process, and I continue to have a lot of fun participating in the design process for all the projects I work on.

see on github

project presentation
Svelte
A Lovely framework
Svelte is a relatively new Single Page Application (SPA) framework compared to the giants like React, Angular, and Vue, but it is rapidly gaining popularity and is well-loved among the JavaScript development community. The main difference is that Svelte does the heavy work during a compile step that occurs when you build your app, instead of embedding a runtime in the browser.

see svelte website

© 2023 Damien Dumontet. All rights reserved.